Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc: Explain how lifetime of logging links is configured #5503

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

fg91
Copy link
Member

@fg91 fg91 commented Jun 22, 2024

Why are the changes needed?

In #4726 I added config options to log links to allow showing certain log links during the queueing/initializing phase or to hide them once the task terminates.

This PR documents these configuration options.

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Docs link

@fg91 fg91 requested review from neverett and ppiegaze as code owners June 22, 2024 12:20
@fg91 fg91 self-assigned this Jun 22, 2024
@fg91 fg91 added the documentation Improvements or additions to documentation label Jun 22, 2024
@fg91 fg91 requested a review from davidmirror-ops June 22, 2024 12:21
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.00%. Comparing base (4cb1473) to head (77bf16c).
Report is 131 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5503      +/-   ##
==========================================
- Coverage   61.01%   61.00%   -0.02%     
==========================================
  Files         794      794              
  Lines       51441    51443       +2     
==========================================
- Hits        31385    31381       -4     
- Misses      17164    17170       +6     
  Partials     2892     2892              
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.69% <ø> (-0.05%) ⬇️
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 68.03% <ø> (ø)
unittests-flyteidl 79.04% <ø> (ø)
unittests-flyteplugins 61.85% <ø> (+<0.01%) ⬆️
unittests-flytepropeller 57.30% <ø> (ø)
unittests-flytestdlib 65.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

neverett
neverett previously approved these changes Jun 24, 2024
Copy link
Contributor

@neverett neverett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small suggestion, otherwise LGTM

Fabio Grätz and others added 3 commits June 24, 2024 19:08
Signed-off-by: Fabio Grätz <[email protected]>
…he_ui.md

Co-authored-by: Nikki Everett <[email protected]>
Signed-off-by: Fabio M. Graetz, Ph.D. <[email protected]>
Signed-off-by: Fabio Grätz <[email protected]>
@fg91 fg91 force-pushed the fg91/doc/log-link-lifetime branch from 0a05d43 to 77bf16c Compare June 24, 2024 17:08
@fg91 fg91 requested a review from neverett June 24, 2024 17:09
@fg91
Copy link
Member Author

fg91 commented Jun 24, 2024

One small suggestion, otherwise LGTM

Could you please re-approve? Merging your suggestion dismissed the approval 🙏

@pingsutw pingsutw merged commit f715341 into master Jun 25, 2024
49 of 50 checks passed
@pingsutw pingsutw deleted the fg91/doc/log-link-lifetime branch June 25, 2024 17:55
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this pull request Jul 2, 2024
Signed-off-by: Fabio Grätz <[email protected]>
Signed-off-by: Fabio M. Graetz, Ph.D. <[email protected]>
Co-authored-by: Fabio Grätz <[email protected]>
Co-authored-by: Nikki Everett <[email protected]>
vlibov pushed a commit to vlibov/flyte that referenced this pull request Aug 16, 2024
Signed-off-by: Fabio Grätz <[email protected]>
Signed-off-by: Fabio M. Graetz, Ph.D. <[email protected]>
Co-authored-by: Fabio Grätz <[email protected]>
Co-authored-by: Nikki Everett <[email protected]>
Signed-off-by: Vladyslav Libov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants